home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
gnu
/
djgpp
/
dj111m1.doc
< prev
next >
Wrap
Text File
|
1994-06-29
|
2KB
|
55 lines
This document has instructions for 1.11.maint1, the first bugfix release
for 1.11.
To apply this bugfix, unzip dj111m1.zip from the same place you unzipped
all the 1.11 zip files AFTER you unzip all the others. If you unzip
another 1.11 zipfile, you should re-unzip the maintainance zip file to
ensure you still have the bugfixes.
unzip -o dj111m1.zip
This bugfix affects the following modules:
djeoe111.zip
djdev111.zip
djsrc111.zip
djlsr111.zip
mak369bn.zip
gcc254bn.zip (sources also, but see diffs for change)
lgp250sr.zip (again, see diffs)
gpp254.zip
objc254.zip
The file docs/djgpp/new111m1.doc in dj111m1.zip describes the bugfixes.
A copy is included here:
--------------------------------------------------------------------------
bin/make.exe: relinked with new libc.a(exec.o)
docs/djgpp/new111m1.doc: this file
go32/coff2exe.c: check for missing stub program
go32/dpmi.asm: clear ebp when using DPMI mode
go32/exphdlr.c: protect against interrupts while restoring interrupt table
go32/stubinfo.h: change version number to "1.11.maint1"
libsrc/c/bios/bioskey.c: replace "0x4" with "0x40", ret ax&0xffff
libsrc/c/dos/exec.c: clear unused registers before DPMI calls
libsrc/c/dos/int86x.s: make "int86" global
libsrc/c/gen/tmpnam.c: check for TMPDIR ending in / \ :
libsrc/pc/src/gppconio.c: fix clrscr math, fix putch call to ScreenPutChar
readme.1st: replace "-a" with "-o" for unzip-dj
src/gcc-254/objc/makefile.dos: added encoding.o
src/libgplus.5/libgplus/src/complex.cc: Added pragma for inlines
src/libgplus.5/libgplus/src/obstack.cc: Added pragma for inlines
src/libgplus.5/libgplus/src/regex.cc: Added pragma for inlines
Side affect files:
bin/coff2exe.exe
bin/go32.exe
bin/stub.exe
bin/stubedit.exe
lib/libc.a
lib/libc_p.a
lib/libpc.a
lib/libpc_p.a
lib/libgpp.a
lib/libobjc.a